How to Install mu4e software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mu4e software package in Ubuntu 14.04 LTS (Trusty Tahr)

mu4e software package provides e-mail client for Emacs based on mu (maildir-utils), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mu4e 

mu4e is installed in your system.

Make ensure the mu4e package were installed using the commands given below,

$ sudo dpkg-query -l | grep mu4e *

You will get with mu4e package name, version, architecture and description in a table

mu4e package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Lisp
Package mu4e
Version 0.9.9.5-3
Description e-mail client for Emacs based on mu (maildir-utils)
Sub Section Lisp


See Also, How to uninstall or remove mu4e software package from Ubuntu 14.04 LTS (Trusty Tahr)?